|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.interactions.core.services.FormatterRegistry
public class FormatterRegistry
Implementation of IFormatterRegistry.
| Constructor Summary | |
|---|---|
FormatterRegistry(org.eclipse.core.runtime.IExtensionRegistry registry)
Creates a new FormatterRegistry. |
|
| Method Summary | |
|---|---|
IFormatter |
getFormatter(java.lang.String formatterID)
|
java.lang.String[] |
getFormatterIDs()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormatterRegistry(org.eclipse.core.runtime.IExtensionRegistry registry)
registry - The extension registry to load from.| Method Detail |
|---|
public java.lang.String[] getFormatterIDs()
getFormatterIDs in interface IFormatterRegistrypublic IFormatter getFormatter(java.lang.String formatterID)
getFormatter in interface IFormatterRegistry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||